-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Start working on Migration Guide #50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Looks like I need to add in a |
They should go into your global ignore file :) |
@sdras should we mention changes to mounting app? I.e. |
I actually keep it this way so I can notice which repos are not .gitignoring properly, such as ours :) I'll put in a good one in the next commit. |
Yep, that's to come! As mentioned in the details of this PR, I'm not doing it all at once, so that it's easier to see what changed. Big honking PRs are often harder to review and merge. :) |
Ok, put in a more healthy |
|
||
### Books | ||
|
||
- [On Writing Well](https://www.amazon.com/Writing-Well-30th-Anniversary-Nonfiction-ebook/dp/B0090RVGW0) (see [popular quotes](https://www.goodreads.com/work/quotes/1139032-on-writing-well-the-classic-guide-to-writing-nonfiction)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Love that you added these resources here!
@@ -0,0 +1,96 @@ | |||
# Vue Docs Writing Guide | |||
|
|||
Writing documentation is an exercise in empathy. We're not describing an objective reality - the source code already does that. Our job is to help shape the relationship between users and the Vue ecosystem. This ever-evolving guide provides some rules and recommendations on how to do that consistently within the Vue ecosystem. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
So much love for this ❤️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think this is a great start on the migration guide. I'll save more nuanced phrasing and stuff for later as we get closer to the end, but I'm good from my end on merging and continuing to iterate!
This is a very rough draft start for us to build on top of. I've put in extensive todos so that we can easily see what's stubbed out. It helps to see things as they will come out holistically eventually this way, though.
So far I've worked on:
Stopping before I go further because I'd like to hear what the rest of the team thinks (I have some proposals as well) before we go further.
Aside from these changes: